home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / soundu / liq100.zip / LIQ.Q&A < prev    next >
Text File  |  1995-10-24  |  8KB  |  137 lines

  1.  
  2.  
  3.           ╒══════════════════════════════════════════════════════╕
  4.           │                Questions And Answers                 │
  5.           │                                                      │
  6.           │      A part of the Liquid Tracker documentation      │
  7.           ╘══════════════════════════════════════════════════════╛
  8.  
  9.  
  10.    Q: I have a slow machine. How can I listen to MultiChannel modules
  11.       and still maintain high frequency?
  12.    A: First, always execute LIQ with the -R switch (more significant
  13.       if you are using a v86 memory manager such as QEMM,EMM386). Verify
  14.       that all the panning position are on the LEFTmost or the RIGHTmost
  15.       (use the '1' or '6' key from Panning Editor). Lock the Panning Setup
  16.       using the 'K' key. Go to menu 'Setup->Loader options', change the
  17.       option 'Modify Panning Setup' to OFF. Go to menu 'Setup->Output
  18.       options', change the 'Digital Gain' value to 1. Now, save the setup.
  19.       With such configuration, you can listen to 9-14 channels module
  20.       on 386-SX in frequencies of 33,000-44,100Hz, 16bit, stereo, using the
  21.       Liquid Tracker.
  22.  
  23.    Q: I've installed VESA driver, why the VESA modes don't work?
  24.    A: There might be few answers to this:
  25.       - There might be a bug in your VESA driver (or VESA BIOS, for that
  26.         matters) which prevents you from using the extended text modes
  27.       - Your video card is not capable of using those modes
  28.       - If your vesa driver is UNIVESA (last version checked 3.2) then
  29.         this is the problem. UNIVESA does not supports extended SVGA
  30.         text-modes. Fetch yourself a VESA driver from the card manufacture.
  31.  
  32.    Q: I have to wait too much when I switch between the Info Screen & the
  33.       Pattern Editor screen!
  34.    A: For compatibility reasons, Liquid uses the BIOS built-in routines to
  35.       switch video modes. The time this process takes vary from one VGA BIOS
  36.       to another (and it is not dependent if the card is considered "FAST"
  37.       itself) and when a lot of CPU time is used by the playing routines
  38.       this can take a while. If this is REALLY LONG process, pause the music,
  39.       (using CTRL-P), switch the screen, and resume the music (CTRL-P again)
  40.  
  41.    Q: In the Pattern Editor, I'm trying to move around channels using
  42.       the Gray-Left/Right keys, but they sometimes tend to change field
  43.       as if I were pressing White-Left/Rights keys.
  44.    A: The problem is in the PC-Layout. The BIOS identify the gray keys
  45.       in the way known as "E0 codes" which cannot ensure 100% a gray key
  46.       will not be identified as white one. But you can always toggle
  47.       Numlock ON in the pattern editor, which locks the arrow keys on
  48.       Scroll Mode.
  49.  
  50.    Q: Some S3M's (notably WATER.S3M) are played like garbage, even with
  51.       other players like DMP, MDP 1.1.  Why is that?
  52.    A: Apparently some old S3Ms hold the samples in signed format.
  53.       If you encounter this, try patching the S3M and change the byte
  54.       in offset 2Ah (S3M File Format Version byte) to 1. This will cause
  55.       Liquid (and any player that supports this S3M feature, including
  56.       ST 3.2 (but not ST 3.01b!)) to load all the samples correctly.
  57.  
  58.    Q: I'm working under UMB_DRVR.SYS, and when running Liquid my machine
  59.       always hangs, why?
  60.    A: There is a bug in UMB_DRVR (last version I have checked was 5.22)
  61.       which causes INT 67h to point nowhere. Since this interrupt is used
  62.       to check EMS existence, the machine hangs.
  63.       (If you familiar with programming, you may 1 - write a simple TSR that
  64.       hooks INT 67h and ensures it will return to the caller (just IRET),
  65.       2 - get interrupt 67h vector and patch the code to return IRET
  66.       (although this is not fully safe) or 3 - patch UMB_DRVR itself)
  67.  
  68.    Q: I am Sound Blaster 2/Pro owner. A friend of mine has PAS16, and when
  69.       he plays on his card in 8 Bit, Mono, 44Khz, the sound is much better
  70.       than mine, even though I can achieve these conditions too!
  71.    A: The SB 2/SB Pro suffers from loud background noises, and a lousy DAC.
  72.       Also, using higher frequencies than 22Khz is not really recommended,
  73.       because the card will not really take advantage on it.
  74.       The PAS/SB16, however, are equipped with enhanced CODEC DAC with
  75.       sound filter, which result in great sound quality even with 8 bit
  76.       output (this also applies to most 16bit card there are)
  77.  
  78.    Q: Is there a major difference between the sound quality of the PAS16
  79.       and the SB16?
  80.    A: There is no difference in sound quality. Both cards are equipped
  81.       with similar CODEC chip, and offer very similar mixer capabilities.
  82.       Also, a test that has been performed, indicated that the internal
  83.       amplifier in both cards produces similar power.
  84.  
  85.    Q: When playing with PAS, the left/right flip positions, and in some
  86.       cases the sound is badly distorted, so I have to stop and replay.
  87.    A: This is because the PAS hardware isn't so good in synchronizing with
  88.       the PC BUS, and if there's big overload on the BUS, the PAS's internal
  89.       flip-flops lose tracks.
  90.       suggested solutions are: make sure that the BUS will run as fast as
  91.       possible (Turbo button on), use 16BIT DMA if possible, don't use too
  92.       high mixing frequencies (like 59000Hz, which the PAS16 is capable of)
  93.       If this thing occur only when starting to play, try resetting the
  94.       PAS's internal flip-flop by pressing CTRL-P few times.
  95.  
  96.    Q: Can Liquid work with the PAS's SB emulation mode?
  97.    A: Yes, but you should set the sound card to SB 1.5 rather than SB 2.0.
  98.       this is because the PAS's SB emulation does not support SB 2.0.
  99.       (however, mistakenly the card reports SB 2.0 in the detection scheme;
  100.       you should force SB 1.xx when possible with other programs too (like
  101.       Visual Player 2, for example))
  102.  
  103.    Q: When stopping or replaying using CTRL-P or the F5-F8 keys, the
  104.       SB1, SB2 or SBPro cards produce clicks, why is that?
  105.    A: To prevent problems, upon stopping the music, the card is fully
  106.       resetted, and upon restarting, most initialization code is
  107.       re-issued. Apparently, The SB1,2,Pro cards produce clicks on
  108.       those events.
  109.  
  110.    Q: With my SB2, when using "Sound Blaster 1.5" mode LIQ plays OKay,
  111.       but when using "Sound Blaster 2.0" mode, it plays fragmented and
  112.       corrupted!
  113.    A: Use SB1 mode. The SB2 mode doesn't give any benefit, except
  114.       that it allows Frequency > 20833 (which is irrelevant with SB2)
  115.       This is a bug, and will be PROBABLY fixed someday.
  116.  
  117.    Q: Under DESQview, Liquid plays "corrupted" sound and sometimes
  118.       hangs the machine.
  119.    A: The Liquid Tracker was not designed to work under multitaskers,
  120.       and should not be executed under DESQview window (although if
  121.       executed as the first window, it will run ok for few seconds...)
  122.  
  123.    Q: Why isn't Liquid using GUI (Graphical User Interface)?
  124.    A: - GUI is slower than using text modes.
  125.       - In text mode, the characters look much sharper, especially when you
  126.         have 9 channels with 54 intervals each on screen (using 132x60 mode)
  127.       - TSR's with hot-keys can be popped while in the Tracker.
  128.       - I believe it's more fast, convient and productive using text-mode
  129.         design tracker.
  130.    │
  131.    └> Q: But some (future) features, for example Sample Waveform Editor,
  132.          REQUIRE graphical interface, from their nature!
  133.       A: These features will use integrated graphical interface.
  134.  
  135.  
  136.                               - End of LIQ.Q&A -
  137.